Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: drop resp body from ReloadDeclarativeRawConfig signature #453

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

czeslavo
Copy link
Contributor

Simplify ReloadDeclarativeRawConfig signature so it complies with Go standards.

@czeslavo czeslavo force-pushed the feat/simplify-reload-signature branch from 954526e to 01e199f Compare June 25, 2024 14:59
@czeslavo czeslavo marked this pull request as ready for review June 25, 2024 14:59
@czeslavo czeslavo requested a review from a team as a code owner June 25, 2024 14:59
@czeslavo czeslavo requested a review from a team June 25, 2024 14:59
@czeslavo czeslavo requested a review from a team as a code owner June 25, 2024 14:59
@codecov-commenter
Copy link

codecov-commenter commented Jun 25, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 59.61%. Comparing base (c2f2a77) to head (01e199f).

Files Patch % Lines
kong/client.go 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #453      +/-   ##
==========================================
+ Coverage   59.57%   59.61%   +0.04%     
==========================================
  Files          71       71              
  Lines        4408     4408              
==========================================
+ Hits         2626     2628       +2     
+ Misses       1168     1166       -2     
  Partials      614      614              
Flag Coverage Δ
2.1 35.82% <0.00%> (ø)
2.2 48.34% <0.00%> (ø)
2.3 48.97% <0.00%> (ø)
2.4 49.02% <0.00%> (ø)
2.5 49.02% <0.00%> (ø)
2.6 49.02% <0.00%> (ø)
2.7 50.72% <0.00%> (ø)
2.8 50.72% <0.00%> (ø)
3.0 54.90% <66.66%> (+0.04%) ⬆️
3.1 56.53% <66.66%> (+0.04%) ⬆️
3.2 56.53% <66.66%> (+0.04%) ⬆️
3.3 56.53% <66.66%> (+0.04%) ⬆️
3.4 58.91% <66.66%> (+0.04%) ⬆️
3.5 56.71% <66.66%> (+0.04%) ⬆️
3.6 56.71% <66.66%> (+0.04%) ⬆️
community 43.67% <66.66%> (+0.04%) ⬆️
enterprise 58.03% <0.00%> (ø)
integration 59.61% <66.66%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@czeslavo czeslavo merged commit afe0c7b into main Jun 25, 2024
79 checks passed
@czeslavo czeslavo deleted the feat/simplify-reload-signature branch June 25, 2024 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants